PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setPadding Method
An offset to account for the separation between the element's content rectangle and the surrounding border.
In This Topic
    setPadding Method
    In This Topic
    Sets the padding.
    Syntax
    public void setPadding( 
       double value
    )

    Parameters

    value
    An offset to account for the separation between the element's content rectangle and the surrounding border.
    See Also